URLParse
URLParse["url"] takes a well-formed URL and gives an association whose values correspond to the components of the URL.
URLParse["url","component"] returns only the specified component.
URLParse["url",{component1,component2,…}] returns only the specified component list.
Please visit the official Wolfram Language Reference for more details and examples on core symbols.